
 
 body {
  margin: 0px;
  padding: 0px;
  font-size: 80%;
  line-height: 1.6;
  font-family: tahoma,arial,helvetica,"bitstream vera sans",sans-serif;
  font-size:bold;
  color: black;
  background-color: #green;
 background-image:url("images/fond mat.jpg")
  }
  
ul {
  float: right;
  margin-top: 2px;
  margin-right: 30px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px;
  list-style: none;

  }
  

li {
  float: left;
  margin-left: 0px;
  }
li a
{

width: auto !important;
width : 100% ;
padding :1px;
text-decoration: none;
color :#ffffff;/* couleur text onglet*/
display : block;
background-color:#ff6347;/*couleur fond d'onglet*/
border: 1px solid #00008b;/* couleur tour onglet*/
border-width:2px;
font-size:bold;


}
 li a { 
        padding: 1px 5px; 
        margin: 0; 
        background: #98B924; 
        color: #fff; 
        border: 1px solid #89a; 
        text-decoration: none; 
        -moz-border-radius: 10px 10px 0 0; 
        -webkit-border-radius: 10px 10px 0 0; 
        border-radius: 10px 10px 0 0;         
        -webkit-border-top-left-radius: 10px; /* pour Chrome */ 
        -webkit-border-top-right-radius: 10px; /* pour Chrome */ 
         
      } 
li a:hover,  li a:focus { 
        background: #b8da40; 
        color: #000; }
		
		
		p
		{
		margin-left:950px;
		font-family:Comic Sans MS, Bodoni MT Black, Arial, "Arial Black", "Times New Roman", Times, serif;
		font-size:100%;
		font-weight:bold;
		
		}